home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 31 / Amiga Format CD31 (1998-09-02)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1998-10].iso / -coverdisks- / 115a / ppt / readme < prev    next >
Text File  |  1998-07-29  |  3KB  |  96 lines

  1. Short: A Modular Image Processing Package
  2. Author: Janne.Jalkanen@iki.fi
  3. Uploader: Janne.Jalkanen@iki.fi
  4.  
  5.  
  6.     PPT is a new, powerful image processing package, that boasts with the
  7.     following properties:
  8.  
  9.     - Handles both 24 bit truecolor and 8 bit grayscale images with optional
  10.       alpha channel.
  11.  
  12.     - Modular design, ie. you can easily add new loaders and filters to the
  13.       program.
  14.  
  15.     - Internal multi-tasking: You can process/load/save many images at
  16.       the same time! No need to wait for another project to be ready!
  17.  
  18.     - Unlimited (except by available memory) buffers!
  19.  
  20.     - Unlimited (except by available disk space) undo!
  21.  
  22.     - User configurable virtual memory (no MMU required)
  23.  
  24.     - AREXX port
  25.  
  26.     - Font sensitive and scalable GUI using Jan van den Baard's and Ian
  27.       J. Einman's BGUI package (release 41 needed)
  28.  
  29.     - Quick preview window for fast updates.
  30.  
  31.     - Requires OS 2.0 (V37). Yes, this is a feature :) and uses some
  32.       OS 3.0 (V39) features. Takes use of AGA chips if installed.  CyberGFX
  33.       is also supported!
  34.  
  35.     - Loads following image types:
  36.         o IFF ILBM (1-8 bitplanes, HAM6/8, EHB, ILBM 24 bit)
  37.         o JPEG/JFIF (both grayscale and 24 bit.  Also progressive!)
  38.         o PPM/PGM types P2, P3, P5 and P6.
  39.         o PNG (all standard types)
  40.         o Compuserve GIF (both 87 and 89a formats)
  41.         o Targa Truevision (8,15,16,24 and 32 bit formats)
  42.         o YUVN
  43.         o Anything you have a Datatype for...
  44.  
  45.     - Saves following image types:
  46.         o JPEG/JFIF (both grayscale and 24 bit.  Also progressive!)
  47.         o IFF ILBM (24 bit, 1-8 bitplanes)
  48.         o PPM/PGM types P5 and P6
  49.         o PNG (grayscale and 24 bit)
  50.         o Compuserve GIF (both 87 and 89a formats)
  51.         o Targa Truevision (24 bit)
  52.         o C-code
  53.  
  54.     - Can do several effects (over 30 effects):
  55.         o AutoCrop & Crop
  56.         o Flip, Shift, Roll
  57.         o Colorspace manipulations
  58.         o Convolute (User-definable masks up to 7x7 size supported! Many
  59.           example masks included. Saving and loading custom masks.)
  60.         o Remove Isolated Pixels
  61.         o Histogram Equalization (local & global)
  62.         o Brightness, contrast & gamma correction
  63.         o Threshold
  64.         o Scale & Resize
  65.         o Image compositing
  66.         o Noise (many variations)
  67.         o Color manipulation (ColorMix, ColorChange, Extract)
  68.         o and many others...
  69.  
  70.     This is the first public release of PPT, code-named "Cauchy".
  71.  
  72.     Support information can always be found at
  73.  
  74.     http://www.iki.fi/~jalkanen/PPT.html
  75.  
  76.  
  77.  
  78.     My public PGP signature is available below.  If you use it for personal
  79.     communication, expect a delay of several days.  You should use this
  80.     to check that the PPT main program has not been tampered with.
  81.  
  82. -----BEGIN PGP PUBLIC KEY BLOCK-----
  83. Version: PGPfreeware 5.0i for non-commercial use
  84. Comment: PGP 5 - Generated on an Amiga computer!
  85.  
  86. mQCNAzPT6P4AAAEEAMjEbGpKD5sUnO5HWLgVdZo9V0BFnc+erGZRG2kHuieRq+2t
  87. KJTVS38UewQ0Y+MIcVV9I39O5Xb1D1W/b0nuHoWxXZbqn4HvX9JtajJMXG/B+ha0
  88. HUile71gBZaf3X8yjX8KLMwyoaXffXuDPztPcIf9KIUOGNuq/C+Hz6bVE9MRAAUT
  89. tCZKYW5uZSBKYWxrYW5lbiA8SmFubmUuSmFsa2FuZW5AaWtpLmZpPokAlQMFEDPT
  90. 6P8vh8+m1RPTEQEBJ58D/2NKmvcMnLVJxSXxS9s3VEQXfZQlmCKh9pURULByWV4z
  91. nCaBYStwAR6mldIOWuhWxNAVDwI4IS/PDMsIdu6lUmj5T7Qd2rr0QsVo3VoT3fR0
  92. CnaPL5Tpv86w/1LhYt7De39w8FML6d/6ec/tk+Dz8yYD0RKSzL6wgrY7uO+Unz/2
  93. =phqw
  94. -----END PGP PUBLIC KEY BLOCK-----
  95.  
  96.